adTempus API
PreviousUpNext
IMessagingServiceProvider::MaxMessages Property

Gets or sets the maximum number of pieces a message may be split into.

C++
__property long MaxMessages;
C#
long MaxMessages;
Visual Basic
Property MaxMessages() As long
Default Value

0

When SplitLongMessages is used to split lengthy messages into multiple transmissions, the MaxMessages determines the maximum number of parts the message will be split into (any remaining text is not sent).

Set to 0 for no limit. 

Detault Value 1

adTempus API Reference version 3.0.0.0, revised 10/30/2008